Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Local release steps #1741

Merged
merged 1 commit into from
Nov 20, 2024
Merged

Local release steps #1741

merged 1 commit into from
Nov 20, 2024

Conversation

jponge
Copy link
Member

@jponge jponge commented Nov 19, 2024

No description provided.

@jponge
Copy link
Member Author

jponge commented Nov 19, 2024

The goal is to prepare a release locally in a branch, which is always easier when something goes wrong, and only have the release workflow in CI to push to Maven Central, and the website deployment workflow to update GH Pages.

@jponge jponge marked this pull request as draft November 19, 2024 22:46
Copy link

codecov bot commented Nov 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.26%. Comparing base (bd54999) to head (ba0cf7d).
Report is 4 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##               main    #1741   +/-   ##
=========================================
  Coverage     89.25%   89.26%           
- Complexity     3274     3275    +1     
=========================================
  Files           458      458           
  Lines         13365    13365           
  Branches       1651     1651           
=========================================
+ Hits          11929    11930    +1     
- Misses          802      807    +5     
+ Partials        634      628    -6     

see 14 files with indirect coverage changes

---- 🚨 Try these New Features:

@jponge jponge marked this pull request as ready for review November 20, 2024 09:28
This works on a dedicated release branch and 2 steps in a justfile.

The release of artifacts to Maven Central and the website deployment
are done from GitHub Action workflows on a new tag creation.
@jponge jponge merged commit b9685c9 into smallrye:main Nov 20, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant